Interview Questions and Answer
Options:
a. rear and front
b. front and front
c. front and rear
d. rear and rear
Reveal Answer
Options:
a. Last in first out list
b. First in First Out list
c. Both A and B
d. None of above
Reveal Answer
Options:
a. Queue require dynamic memory, but stack do not
b. Stacks require dynamic memory, but queue do not
c. Queues use two ends of the structure; stack use only one
d. Stacks use two ends of the structure , Queues use only one
Reveal Answer
Options:
a. The constructor Would require linear time
b. The get_front function would require linear time
c. The insert function would require linear time
d. This is _empty function would require linear time
Reveal Answer
Bestdotnet google plus